home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Next Step: Mars?
/
Next Step Mars (1994)(IVI).iso
/
modle3c.dir
/
00202_Script_202
< prev
next >
Wrap
Text File
|
1994-11-28
|
364b
|
18 lines
on enterframe
global lcl,rcl,ucl,dcl,pnt
set the cursor of sprite 2 to pnt
set the cursor of sprite 3 to pnt
set the cursor of sprite 4 to pnt
set the cursor of sprite 5 to rcl
set the cursor of sprite 6 to lcl
set the cursor of sprite 7 to ucl
set the cursor of sprite 23 to pnt
end
on exitframe
go to marker(0) + 1
end